home *** CD-ROM | disk | FTP | other *** search
/ Champak 74 / Volume 74 My Disc - Damaged.iso / Games / shusher.swf / scripts / DefineSprite_129_interface / frame_215 / DoAction.as
Encoding:
Text File  |  2008-08-08  |  172 b   |  8 lines

  1. stopAllSounds();
  2. _root.SFX.gotoAndPlay("Bonus");
  3. satisfactionBonus = satisfactionLeft * 10;
  4. tally = 0;
  5. SatisMeter.gotoAndStop(1);
  6. _root.score += levelTotal;
  7. stop();
  8.